projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa28429
)
(kbd_buffer_get_event) [MAC_OS]: Make events for
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 25 Aug 2005 08:20:12 +0000
(08:20 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Thu, 25 Aug 2005 08:20:12 +0000
(08:20 +0000)
ICONIFY/DEICONIFY_EVENT.
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index e9a51bbeeb4ba92049d45e217d828b3ede484279..a39e2699d5f3c07780c5d09761c8e6d75c224bea 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-4002,7
+4002,7
@@
kbd_buffer_get_event (kbp, used_mouse_menu)
kbd_fetch_ptr = event + 1;
}
#endif
-#if defined (HAVE_X11) || defined (HAVE_NTGUI)
+#if defined (HAVE_X11) || defined (HAVE_NTGUI)
|| defined (MAC_OS)
else if (event->kind == ICONIFY_EVENT)
{
/* Make an event (iconify-frame (FRAME)). */